[INFO] cloning repository https://github.com/AminR443/firewood-mdbook
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AminR443/firewood-mdbook" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAminR443%2Ffirewood-mdbook", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAminR443%2Ffirewood-mdbook'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eb810474974925b9a1d0dc6d346856d8443fe8d5
[INFO] checking AminR443/firewood-mdbook against try#d0ab665d12770dbaae620b539ee4319b83445f45 for pr-133502-24
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAminR443%2Ffirewood-mdbook" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/AminR443/firewood-mdbook
[INFO] finished tweaking git repo https://github.com/AminR443/firewood-mdbook
[INFO] tweaked toml for git repo https://github.com/AminR443/firewood-mdbook written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AminR443/firewood-mdbook on toolchain d0ab665d12770dbaae620b539ee4319b83445f45
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AminR443/firewood-mdbook already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 73cc09e6f8d86555b66b76c1a93b8466ba2db4fd7f84b3ebfb5df15394b84534
[INFO] running `Command { std: "docker" "start" "73cc09e6f8d86555b66b76c1a93b8466ba2db4fd7f84b3ebfb5df15394b84534", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "73cc09e6f8d86555b66b76c1a93b8466ba2db4fd7f84b3ebfb5df15394b84534", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "73cc09e6f8d86555b66b76c1a93b8466ba2db4fd7f84b3ebfb5df15394b84534" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "73cc09e6f8d86555b66b76c1a93b8466ba2db4fd7f84b3ebfb5df15394b84534", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "73cc09e6f8d86555b66b76c1a93b8466ba2db4fd7f84b3ebfb5df15394b84534" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking path-dedot v3.1.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking compare v0.0.6
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking interval-heap v0.0.5
[INFO] [stderr]     Checking path-absolutize v3.1.1
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking varint-rs v2.2.0
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking byteview v0.6.1
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]    Compiling small_ctor v0.1.2
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking fastant v0.1.11
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]     Checking rand_xoshiro v0.7.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking crossbeam-skiplist v0.1.3
[INFO] [stderr]     Checking quick_cache v0.6.21
[INFO] [stderr]     Checking value-log v1.9.0
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking guardian v1.3.0
[INFO] [stderr]     Checking lz4_flex v0.11.6
[INFO] [stderr]     Checking rtrb v0.3.3
[INFO] [stderr]     Checking sketches-ddsketch v0.3.1
[INFO] [stderr]     Checking double-ended-peekable v0.1.0
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking self_cell v1.2.2
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking std-semaphore v0.1.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking indicatif v0.18.4
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking lru v0.16.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking nonzero_ext v0.3.0
[INFO] [stderr]     Checking integer-encoding v4.1.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]     Checking weak-table v0.3.2
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking stable_try_trait_v2 v1.75.1
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking maybe-dangling v0.1.2
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling aws-lc-sys v0.39.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking rlp v0.6.1
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]    Compiling fastrace-macro v0.7.17
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling bitfield-macros v0.19.4
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling git-version-macro v0.3.9
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking lsm-tree v2.10.4
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking git-version v0.3.9
[INFO] [stderr]    Compiling enum-as-inner v0.7.0
[INFO] [stderr]     Checking bitfield v0.19.4
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]    Compiling aquamarine v0.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling derive-where v1.6.1
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling lender-derive v0.1.3
[INFO] [stderr]    Compiling typed-builder-macro v0.23.2
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking lender v0.6.2
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking triomphe v0.1.15
[INFO] [stderr]    Compiling firewood-macros v0.2.0 (/opt/rustwide/workdir/firewood-macros)
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking typed-builder v0.23.2
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking env_filter v1.0.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking jiff v0.2.23
[INFO] [stderr]     Checking uuid v1.22.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling cpp_demangle v0.5.1
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking impl-serde v0.5.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking metrics v0.24.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking firewood-metrics v0.3.0 (/opt/rustwide/workdir/metrics)
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking criterion-plot v0.8.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking impl-rlp v0.4.0
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking fastrace v0.7.17
[INFO] [stderr]     Checking metrics-util v0.20.1
[INFO] [stderr]     Checking fjall v2.11.2
[INFO] [stderr]     Checking lru-mem v0.3.0
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking env_logger v0.11.9
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]    Compiling symbolic-demangle v12.17.2
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking hash-db v0.16.0
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking firewood-storage v0.3.1 (/opt/rustwide/workdir/storage)
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking symbolic-common v12.17.2
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking uint v0.10.0
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking quick-xml v0.26.0
[INFO] [stderr]     Checking firewood v0.3.1 (/opt/rustwide/workdir/firewood)
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling pprof v0.15.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking str_stack v0.1.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking inferno v0.11.21
[INFO] [stderr]     Checking primitive-types v0.14.0
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking test-case v3.3.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking ethbloom v0.14.1
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking opentelemetry v0.31.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]     Checking ethereum-types v0.16.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]     Checking hex-literal v1.1.0
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]     Checking dtor v0.1.1
[INFO] [stderr]    Compiling askama_parser v0.15.4
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling toml_parser v1.0.10+spec-1.1.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]     Checking firewood-triehash v0.0.16 (/opt/rustwide/workdir/triehash)
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]    Compiling cbindgen v0.29.2
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]     Checking keccak v0.1.6
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.18.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking ctor v0.6.3
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]    Compiling askama_derive v0.15.4
[INFO] [stderr]     Checking prost v0.14.3
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking tonic v0.14.5
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking opentelemetry_sdk v0.31.0
[INFO] [stderr]     Checking serde_with v3.18.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking plain_hasher v0.2.3
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking predicates-core v1.0.10
[INFO] [stderr]     Checking tonic-prost v0.14.5
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking hash256-std-hasher v0.15.2
[INFO] [stderr]     Checking const-hex v1.18.1
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling firewood-fwdctl v0.3.1 (/opt/rustwide/workdir/fwdctl)
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]     Checking opentelemetry-http v0.31.0
[INFO] [stderr]     Checking opentelemetry-proto v0.31.0
[INFO] [stderr]     Checking firewood-replay v0.3.1 (/opt/rustwide/workdir/replay)
[INFO] [stderr]     Checking predicates-tree v1.0.13
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking keccak-hasher v0.16.0
[INFO] [stderr]     Checking toml_datetime v1.0.1+spec-1.1.0
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking toml_writer v1.0.7+spec-1.1.0
[INFO] [stderr]    Compiling askama_macros v0.15.4
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking fastrace-opentelemetry v0.16.0
[INFO] [stderr]     Checking toml v1.0.7+spec-1.1.0
[INFO] [stderr]     Checking askama v0.15.4
[INFO] [stderr]     Checking trie-standardmap v0.16.0
[INFO] [stderr]     Checking oxhttp v0.3.1
[INFO] [stderr]     Checking rand_distr v0.6.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking opentelemetry-otlp v0.31.0
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking pretty-duration v0.1.1
[INFO] [stderr]     Checking trybuild v1.0.116
[INFO] [stderr]    Compiling firewood-ffi v0.3.1 (/opt/rustwide/workdir/ffi)
[INFO] [stderr] error: failed to run custom build command for `tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/tikv-jemalloc-sys-fc94f96fad13e298/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   TARGET=x86_64-unknown-linux-gnu
[INFO] [stderr]   HOST=x86_64-unknown-linux-gnu
[INFO] [stderr]   NUM_JOBS=8
[INFO] [stderr]   OUT_DIR="/opt/rustwide/target/debug/build/tikv-jemalloc-sys-261febf28c833b9f/out"
[INFO] [stderr]   BUILD_DIR="/opt/rustwide/target/debug/build/tikv-jemalloc-sys-261febf28c833b9f/out/build"
[INFO] [stderr]   SRC_DIR="/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tikv-jemalloc-sys-0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7"
[INFO] [stderr]   cargo:rustc-cfg=prefixed
[INFO] [stderr]   cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_JEMALLOC_OVERRIDE
[INFO] [stderr]   cargo:rerun-if-env-changed=JEMALLOC_OVERRIDE
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CC="cc"
[INFO] [stderr]   CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall"
[INFO] [stderr]   JEMALLOC_REPO_DIR="jemalloc"
[INFO] [stderr]   cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_JEMALLOC_SYS_WITH_MALLOC_CONF
[INFO] [stderr]   cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_MALLOC_CONF
[INFO] [stderr]   cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_JEMALLOC_SYS_WITH_LG_PAGE
[INFO] [stderr]   cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_PAGE
[INFO] [stderr]   cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_JEMALLOC_SYS_WITH_LG_HUGEPAGE
[INFO] [stderr]   cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_HUGEPAGE
[INFO] [stderr]   cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_JEMALLOC_SYS_WITH_LG_QUANTUM
[INFO] [stderr]   cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_QUANTUM
[INFO] [stderr]   cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_JEMALLOC_SYS_WITH_LG_VADDR
[INFO] [stderr]   cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_VADDR
[INFO] [stderr]   --with-jemalloc-prefix=_rjem_
[INFO] [stderr]   CARGO_FEATURE_STATS not set
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-261febf28c833b9f/out/build" && CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall" CPPFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall" LDFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall" "sh" "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-261febf28c833b9f/out/build/configure" "--with-version=5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7" "--disable-cxx" "--enable-doc=no" "--enable-shared=no" "--with-jemalloc-prefix=_rjem_" "--with-private-namespace=_rjem_" "--disable-stats" "--host=x86_64-unknown-linux-gnu" "--build=x86_64-unknown-linux-gnu" "--prefix=/opt/rustwide/target/debug/build/tikv-jemalloc-sys-261febf28c833b9f/out"
[INFO] [stderr]   checking for xsltproc... false
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-gcc... cc
[INFO] [stderr]   checking whether the C compiler works... yes
[INFO] [stderr]   checking for C compiler default output file name... a.out
[INFO] [stderr]   checking for suffix of executables... 
[INFO] [stderr]   checking whether we are cross compiling... no
[INFO] [stderr]   checking for suffix of object files... o
[INFO] [stderr]   checking whether we are using the GNU C compiler... yes
[INFO] [stderr]   checking whether cc accepts -g... yes
[INFO] [stderr]   checking for cc option to accept ISO C89... none needed
[INFO] [stderr]   checking whether compiler is cray... no
[INFO] [stderr]   checking whether compiler supports -std=gnu11... yes
[INFO] [stderr]   checking whether compiler supports -Werror=unknown-warning-option... no
[INFO] [stderr]   checking whether compiler supports -Wall... yes
[INFO] [stderr]   checking whether compiler supports -Wextra... yes
[INFO] [stderr]   checking whether compiler supports -Wshorten-64-to-32... no
[INFO] [stderr]   checking whether compiler supports -Wsign-compare... yes
[INFO] [stderr]   checking whether compiler supports -Wundef... yes
[INFO] [stderr]   checking whether compiler supports -Wno-format-zero-length... yes
[INFO] [stderr]   checking whether compiler supports -Wpointer-arith... yes
[INFO] [stderr]   checking whether compiler supports -Wno-missing-braces... yes
[INFO] [stderr]   checking whether compiler supports -Wno-missing-field-initializers... yes
[INFO] [stderr]   checking whether compiler supports -Wno-missing-attributes... yes
[INFO] [stderr]   checking whether compiler supports -pipe... yes
[INFO] [stderr]   checking whether compiler supports -g3... yes
[INFO] [stderr]   checking how to run the C preprocessor... cc -E
[INFO] [stderr]   checking for grep that handles long lines and -e... /usr/bin/grep
[INFO] [stderr]   checking for egrep... /usr/bin/grep -E
[INFO] [stderr]   checking for ANSI C header files... yes
[INFO] [stderr]   checking for sys/types.h... yes
[INFO] [stderr]   checking for sys/stat.h... yes
[INFO] [stderr]   checking for stdlib.h... yes
[INFO] [stderr]   checking for string.h... yes
[INFO] [stderr]   checking for memory.h... yes
[INFO] [stderr]   checking for strings.h... yes
[INFO] [stderr]   checking for inttypes.h... yes
[INFO] [stderr]   checking for stdint.h... yes
[INFO] [stderr]   checking for unistd.h... yes
[INFO] [stderr]   checking whether byte ordering is bigendian... no
[INFO] [stderr]   checking size of void *... 8
[INFO] [stderr]   checking size of int... 4
[INFO] [stderr]   checking size of long... 8
[INFO] [stderr]   checking size of long long... 8
[INFO] [stderr]   checking size of intmax_t... 8
[INFO] [stderr]   checking build system type... x86_64-unknown-linux-gnu
[INFO] [stderr]   checking host system type... x86_64-unknown-linux-gnu
[INFO] [stderr]   checking whether pause instruction is compilable... yes
[INFO] [stderr]   checking number of significant virtual address bits... 48
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-ar... no
[INFO] [stderr]   checking for ar... ar
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-nm... no
[INFO] [stderr]   checking for nm... nm
[INFO] [stderr]   checking for gawk... no
[INFO] [stderr]   checking for mawk... mawk
[INFO] [stderr]   checking malloc.h usability... yes
[INFO] [stderr]   checking malloc.h presence... yes
[INFO] [stderr]   checking for malloc.h... yes
[INFO] [stderr]   checking whether malloc_usable_size definition can use const argument... no
[INFO] [stderr]   checking for library containing log... -lm
[INFO] [stderr]   checking whether __attribute__ syntax is compilable... yes
[INFO] [stderr]   checking whether compiler supports -fvisibility=hidden... yes
[INFO] [stderr]   checking whether compiler supports -fvisibility=hidden... no
[INFO] [stderr]   checking whether compiler supports -Werror... yes
[INFO] [stderr]   checking whether compiler supports -herror_on_warning... no
[INFO] [stderr]   checking whether tls_model attribute is compilable... yes
[INFO] [stderr]   checking whether compiler supports -Werror... yes
[INFO] [stderr]   checking whether compiler supports -herror_on_warning... no
[INFO] [stderr]   checking whether alloc_size attribute is compilable... yes
[INFO] [stderr]   checking whether compiler supports -Werror... yes
[INFO] [stderr]   checking whether compiler supports -herror_on_warning... no
[INFO] [stderr]   checking whether format(gnu_printf, ...) attribute is compilable... yes
[INFO] [stderr]   checking whether compiler supports -Werror... yes
[INFO] [stderr]   checking whether compiler supports -herror_on_warning... no
[INFO] [stderr]   checking whether format(printf, ...) attribute is compilable... yes
[INFO] [stderr]   checking whether compiler supports -Werror... yes
[INFO] [stderr]   checking whether compiler supports -herror_on_warning... no
[INFO] [stderr]   checking whether format(printf, ...) attribute is compilable... yes
[INFO] [stderr]   checking whether compiler supports -Wimplicit-fallthrough... yes
[INFO] [stderr]   checking whether fallthrough attribute is compilable... yes
[INFO] [stderr]   checking whether compiler supports -Wimplicit-fallthrough... yes
[INFO] [stderr]   checking whether compiler supports -Wimplicit-fallthrough... no
[INFO] [stderr]   checking whether compiler supports -Werror... yes
[INFO] [stderr]   checking whether compiler supports -herror_on_warning... no
[INFO] [stderr]   checking whether cold attribute is compilable... yes
[INFO] [stderr]   checking whether vm_make_tag is compilable... no
[INFO] [stderr]   checking for a BSD-compatible install... /usr/bin/install -c
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-ranlib... no
[INFO] [stderr]   checking for ranlib... ranlib
[INFO] [stderr]   checking for ld... /usr/bin/ld
[INFO] [stderr]   checking for autoconf... /usr/bin/autoconf
[INFO] [stderr]   checking for memalign... yes
[INFO] [stderr]   checking for valloc... yes
[INFO] [stderr]   checking for malloc_size... no
[INFO] [stderr]   checking whether compiler supports -O3... yes
[INFO] [stderr]   checking whether compiler supports -O3... no
[INFO] [stderr]   checking whether compiler supports -funroll-loops... yes
[INFO] [stderr]   checking configured backtracing method... N/A
[INFO] [stderr]   checking for sbrk... yes
[INFO] [stderr]   checking whether utrace(2) is compilable... no
[INFO] [stderr]   checking whether utrace(2) with label is compilable... no
[INFO] [stderr]   checking whether a program using __builtin_unreachable is compilable... yes
[INFO] [stderr]   checking whether a program using __builtin_ffsl is compilable... yes
[INFO] [stderr]   checking whether a program using __builtin_popcountl is compilable... yes
[INFO] [stderr]   checking LG_PAGE... 12
[INFO] [stderr]   checking pthread.h usability... yes
[INFO] [stderr]   checking pthread.h presence... yes
[INFO] [stderr]   checking for pthread.h... yes
[INFO] [stderr]   checking for pthread_create in -lpthread... yes
[INFO] [stderr]   checking dlfcn.h usability... yes
[INFO] [stderr]   checking dlfcn.h presence... yes
[INFO] [stderr]   checking for dlfcn.h... yes
[INFO] [stderr]   checking for dlsym... yes
[INFO] [stderr]   checking whether pthread_atfork(3) is compilable... yes
[INFO] [stderr]   checking whether pthread_setname_np(3) is compilable... yes
[INFO] [stderr]   checking whether pthread_getname_np(3) is compilable... yes
[INFO] [stderr]   checking whether pthread_get_name_np(3) is compilable... no
[INFO] [stderr]   checking for library containing clock_gettime... none required
[INFO] [stderr]   checking whether clock_gettime(CLOCK_MONOTONIC_COARSE, ...) is compilable... yes
[INFO] [stderr]   checking whether clock_gettime(CLOCK_MONOTONIC, ...) is compilable... yes
[INFO] [stderr]   checking whether mach_absolute_time() is compilable... no
[INFO] [stderr]   checking whether clock_gettime(CLOCK_REALTIME, ...) is compilable... yes
[INFO] [stderr]   checking whether compiler supports -Werror... yes
[INFO] [stderr]   checking whether syscall(2) is compilable... yes
[INFO] [stderr]   checking for secure_getenv... yes
[INFO] [stderr]   checking for sched_getcpu... yes
[INFO] [stderr]   checking for sched_setaffinity... yes
[INFO] [stderr]   checking for issetugid... no
[INFO] [stderr]   checking for _malloc_thread_cleanup... no
[INFO] [stderr]   checking for _pthread_mutex_init_calloc_cb... no
[INFO] [stderr]   checking for memcntl... no
[INFO] [stderr]   checking for TLS... yes
[INFO] [stderr]   checking whether C11 atomics is compilable... yes
[INFO] [stderr]   checking whether GCC __atomic atomics is compilable... yes
[INFO] [stderr]   checking whether GCC 8-bit __atomic atomics is compilable... yes
[INFO] [stderr]   checking whether GCC __sync atomics is compilable... yes
[INFO] [stderr]   checking whether GCC 8-bit __sync atomics is compilable... yes
[INFO] [stderr]   checking whether Darwin OSAtomic*() is compilable... no
[INFO] [stderr]   checking whether madvise(2) is compilable... yes
[INFO] [stderr]   checking whether madvise(..., MADV_FREE) is compilable... yes
[INFO] [stderr]   checking whether madvise(..., MADV_DONTNEED) is compilable... yes
[INFO] [stderr]   checking whether madvise(..., MADV_DO[NT]DUMP) is compilable... yes
[INFO] [stderr]   checking whether madvise(..., MADV_[NO]HUGEPAGE) is compilable... yes
[INFO] [stderr]   checking whether madvise(..., MADV_[NO]CORE) is compilable... no
[INFO] [stderr]   checking whether mprotect(2) is compilable... yes
[INFO] [stderr]   checking for __builtin_clz... yes
[INFO] [stderr]   checking whether Darwin os_unfair_lock_*() is compilable... no
[INFO] [stderr]   checking whether glibc malloc hook is compilable... no
[INFO] [stderr]   checking whether glibc memalign hook is compilable... no
[INFO] [stderr]   checking whether pthreads adaptive mutexes is compilable... yes
[INFO] [stderr]   checking whether compiler supports -D_GNU_SOURCE... yes
[INFO] [stderr]   checking whether compiler supports -Werror... yes
[INFO] [stderr]   checking whether compiler supports -herror_on_warning... no
[INFO] [stderr]   checking whether strerror_r returns char with gnu source is compilable... yes
[INFO] [stderr]   checking for stdbool.h that conforms to C99... yes
[INFO] [stderr]   checking for _Bool... yes
[INFO] [stderr]   configure: creating ./config.status
[INFO] [stderr]   config.status: creating Makefile
[INFO] [stderr]   config.status: creating jemalloc.pc
[INFO] [stderr]   config.status: creating doc/html.xsl
[INFO] [stderr]   config.status: creating doc/manpages.xsl
[INFO] [stderr]   config.status: creating doc/jemalloc.xml
[INFO] [stderr]   config.status: creating include/jemalloc/jemalloc_macros.h
[INFO] [stderr]   config.status: creating include/jemalloc/jemalloc_protos.h
[INFO] [stderr]   config.status: creating include/jemalloc/jemalloc_typedefs.h
[INFO] [stderr]   config.status: creating include/jemalloc/internal/jemalloc_preamble.h
[INFO] [stderr]   config.status: creating test/test.sh
[INFO] [stderr]   config.status: creating test/include/test/jemalloc_test.h
[INFO] [stderr]   config.status: creating config.stamp
[INFO] [stderr]   config.status: creating bin/jemalloc-config
[INFO] [stderr]   config.status: creating bin/jemalloc.sh
[INFO] [stderr]   config.status: creating bin/jeprof
[INFO] [stderr]   config.status: creating include/jemalloc/jemalloc_defs.h
[INFO] [stderr]   config.status: creating include/jemalloc/internal/jemalloc_internal_defs.h
[INFO] [stderr]   config.status: creating test/include/test/jemalloc_test_defs.h
[INFO] [stderr]   config.status: executing include/jemalloc/internal/public_symbols.txt commands
[INFO] [stderr]   config.status: executing include/jemalloc/internal/private_symbols.awk commands
[INFO] [stderr]   config.status: executing include/jemalloc/internal/private_symbols_jet.awk commands
[INFO] [stderr]   config.status: executing include/jemalloc/internal/public_namespace.h commands
[INFO] [stderr]   config.status: executing include/jemalloc/internal/public_unnamespace.h commands
[INFO] [stderr]   config.status: executing include/jemalloc/jemalloc_protos_jet.h commands
[INFO] [stderr]   config.status: executing include/jemalloc/jemalloc_rename.h commands
[INFO] [stderr]   config.status: executing include/jemalloc/jemalloc_mangle.h commands
[INFO] [stderr]   config.status: executing include/jemalloc/jemalloc_mangle_jet.h commands
[INFO] [stderr]   config.status: executing include/jemalloc/jemalloc.h commands
[INFO] [stderr]   ===============================================================================
[INFO] [stderr]   jemalloc version   : 5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]   library revision   : 2
[INFO] [stderr] 
[INFO] [stderr]   CONFIG             : --with-version=5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 --disable-cxx --enable-doc=no --enable-shared=no --with-jemalloc-prefix=_rjem_ --with-private-namespace=_rjem_ --disable-stats --host=x86_64-unknown-linux-gnu --build=x86_64-unknown-linux-gnu --prefix=/opt/rustwide/target/debug/build/tikv-jemalloc-sys-261febf28c833b9f/out build_alias=x86_64-unknown-linux-gnu host_alias=x86_64-unknown-linux-gnu CC=cc 'CFLAGS=-O0 -ffunction-sections -fdata-sections -fPIC -g -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall' 'LDFLAGS=-O0 -ffunction-sections -fdata-sections -fPIC -g -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall' 'CPPFLAGS=-O0 -ffunction-sections -fdata-sections -fPIC -g -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall'
[INFO] [stderr]   CC                 : cc
[INFO] [stderr]   CONFIGURE_CFLAGS   : -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops
[INFO] [stderr]   SPECIFIED_CFLAGS   : -O0 -ffunction-sections -fdata-sections -fPIC -g -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall
[INFO] [stderr]   EXTRA_CFLAGS       : 
[INFO] [stderr]   CPPFLAGS           : -O0 -ffunction-sections -fdata-sections -fPIC -g -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT
[INFO] [stderr]   CXX                : 
[INFO] [stderr]   CONFIGURE_CXXFLAGS : 
[INFO] [stderr]   SPECIFIED_CXXFLAGS : 
[INFO] [stderr]   EXTRA_CXXFLAGS     : 
[INFO] [stderr]   LDFLAGS            : -O0 -ffunction-sections -fdata-sections -fPIC -g -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall
[INFO] [stderr]   EXTRA_LDFLAGS      : 
[INFO] [stderr]   DSO_LDFLAGS        : -shared -Wl,-soname,$(@F)
[INFO] [stderr]   LIBS               : -lm  -pthread
[INFO] [stderr]   RPATH_EXTRA        : 
[INFO] [stderr] 
[INFO] [stderr]   XSLTPROC           : false
[INFO] [stderr]   XSLROOT            : 
[INFO] [stderr] 
[INFO] [stderr]   PREFIX             : /opt/rustwide/target/debug/build/tikv-jemalloc-sys-261febf28c833b9f/out
[INFO] [stderr]   BINDIR             : /opt/rustwide/target/debug/build/tikv-jemalloc-sys-261febf28c833b9f/out/bin
[INFO] [stderr]   DATADIR            : /opt/rustwide/target/debug/build/tikv-jemalloc-sys-261febf28c833b9f/out/share
[INFO] [stderr]   INCLUDEDIR         : /opt/rustwide/target/debug/build/tikv-jemalloc-sys-261febf28c833b9f/out/include
[INFO] [stderr]   LIBDIR             : /opt/rustwide/target/debug/build/tikv-jemalloc-sys-261febf28c833b9f/out/lib
[INFO] [stderr]   MANDIR             : /opt/rustwide/target/debug/build/tikv-jemalloc-sys-261febf28c833b9f/out/share/man
[INFO] [stderr] 
[INFO] [stderr]   srcroot            : 
[INFO] [stderr]   abs_srcroot        : /opt/rustwide/target/debug/build/tikv-jemalloc-sys-261febf28c833b9f/out/build/
[INFO] [stderr]   objroot            : 
[INFO] [stderr]   abs_objroot        : /opt/rustwide/target/debug/build/tikv-jemalloc-sys-261febf28c833b9f/out/build/
[INFO] [stderr] 
[INFO] [stderr]   JEMALLOC_PREFIX    : _rjem_
[INFO] [stderr]   JEMALLOC_PRIVATE_NAMESPACE
[INFO] [stderr]                      : _rjem_je_
[INFO] [stderr]   install_suffix     : 
[INFO] [stderr]   malloc_conf        : 
[INFO] [stderr]   documentation      : 0
[INFO] [stderr]   shared libs        : 0
[INFO] [stderr]   static libs        : 1
[INFO] [stderr]   autogen            : 0
[INFO] [stderr]   debug              : 0
[INFO] [stderr]   stats              : 0
[INFO] [stderr]   experimental_smallocx : 0
[INFO] [stderr]   prof               : 0
[INFO] [stderr]   prof-libunwind     : 0
[INFO] [stderr]   prof-libgcc        : 0
[INFO] [stderr]   prof-gcc           : 0
[INFO] [stderr]   fill               : 1
[INFO] [stderr]   utrace             : 0
[INFO] [stderr]   xmalloc            : 0
[INFO] [stderr]   log                : 0
[INFO] [stderr]   lazy_lock          : 0
[INFO] [stderr]   cache-oblivious    : 1
[INFO] [stderr]   cxx                : 0
[INFO] [stderr]   ===============================================================================
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-261febf28c833b9f/out/build" && MAKEFLAGS="-j --jobserver-fds=4,5 --jobserver-auth=4,5" "make"
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -g -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/jemalloc.sym.o src/jemalloc.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -g -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/arena.sym.o src/arena.c
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   {standard input}: Assembler messages:
[INFO] [stderr]   {standard input}:174508: Warning: end of file not at end of a line; newline inserted
[INFO] [stderr]   {standard input}:174509: Error: number of operands mismatch for `je'
[INFO] [stderr]   {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive
[INFO] [stderr]   cc: fatal error: Killed signal terminated program cc1
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   make: *** [Makefile:479: src/jemalloc.sym.o] Error 1
[INFO] [stderr]   make: *** Waiting for unfinished jobs....
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (3377) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tikv-jemalloc-sys-0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/build.rs:411:9:
[INFO] [stderr]   command did not execute successfully: cd "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-261febf28c833b9f/out/build" && MAKEFLAGS="-j --jobserver-fds=4,5 --jobserver-auth=4,5" "make"
[INFO] [stderr]   expected success, got: exit status: 2
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x60ef1e0ecce1 - std[7ad685695f4d6cf5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/d0ab665d12770dbaae620b539ee4319b83445f45/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x60ef1e0ecce1 - std[7ad685695f4d6cf5]::backtrace_rs::backtrace::trace_unsynchronized::<std[7ad685695f4d6cf5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/d0ab665d12770dbaae620b539ee4319b83445f45/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x60ef1e0ecce1 - std[7ad685695f4d6cf5]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/d0ab665d12770dbaae620b539ee4319b83445f45/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x60ef1e0ecce1 - <<std[7ad685695f4d6cf5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6c52508f0c02959d]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/d0ab665d12770dbaae620b539ee4319b83445f45/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x60ef1e10278a - <core[6c52508f0c02959d]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/d0ab665d12770dbaae620b539ee4319b83445f45/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x60ef1e10278a - core[6c52508f0c02959d]::fmt::write
[INFO] [stderr]      6:     0x60ef1e0f33dc - core[6c52508f0c02959d]::io::write::default_write_fmt::<std[7ad685695f4d6cf5]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/d0ab665d12770dbaae620b539ee4319b83445f45/library/core/src/io/write.rs:402:11
[INFO] [stderr]      7:     0x60ef1e0f33dc - <std[7ad685695f4d6cf5]::sys::stdio::unix::Stderr as core[6c52508f0c02959d]::io::write::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/d0ab665d12770dbaae620b539ee4319b83445f45/library/core/src/io/write.rs:335:13
[INFO] [stderr]      8:     0x60ef1e0c5656 - <std[7ad685695f4d6cf5]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/d0ab665d12770dbaae620b539ee4319b83445f45/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x60ef1e0c5656 - std[7ad685695f4d6cf5]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/d0ab665d12770dbaae620b539ee4319b83445f45/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x60ef1e0e36e1 - std[7ad685695f4d6cf5]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/d0ab665d12770dbaae620b539ee4319b83445f45/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x60ef1e0e389b - std[7ad685695f4d6cf5]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/d0ab665d12770dbaae620b539ee4319b83445f45/library/std/src/panicking.rs:815:13
[INFO] [stderr]     12:     0x60ef1e0c5702 - std[7ad685695f4d6cf5]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/d0ab665d12770dbaae620b539ee4319b83445f45/library/std/src/panicking.rs:688:13
[INFO] [stderr]     13:     0x60ef1e0bd869 - std[7ad685695f4d6cf5]::sys::backtrace::__rust_end_short_backtrace::<std[7ad685695f4d6cf5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/d0ab665d12770dbaae620b539ee4319b83445f45/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x60ef1e0c63cd - __rustc[4b0a1a03217d90f5]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/d0ab665d12770dbaae620b539ee4319b83445f45/library/std/src/panicking.rs:679:5
[INFO] [stderr]     15:     0x60ef1e102f7c - core[6c52508f0c02959d]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/d0ab665d12770dbaae620b539ee4319b83445f45/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x60ef1e01ace3 - build_script_build[bde9a59467dcd56e]::execute::<build_script_build[bde9a59467dcd56e]::run::{closure#0}>
[INFO] [stderr]     17:     0x60ef1e01ef66 - build_script_build[bde9a59467dcd56e]::run
[INFO] [stderr]     18:     0x60ef1e02268f - build_script_build[bde9a59467dcd56e]::main
[INFO] [stderr]     19:     0x60ef1e025523 - <fn() as core[6c52508f0c02959d]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     20:     0x60ef1e01d2f6 - std[7ad685695f4d6cf5]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     21:     0x60ef1e01da69 - std[7ad685695f4d6cf5]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     22:     0x60ef1e0e28f7 - <&dyn core[6c52508f0c02959d]::ops::function::Fn<(), Output = i32> + core[6c52508f0c02959d]::marker::Sync + core[6c52508f0c02959d]::panic::unwind_safe::RefUnwindSafe as core[6c52508f0c02959d]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/d0ab665d12770dbaae620b539ee4319b83445f45/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x60ef1e0e28f7 - std[7ad685695f4d6cf5]::panicking::catch_unwind::do_call::<&dyn core[6c52508f0c02959d]::ops::function::Fn<(), Output = i32> + core[6c52508f0c02959d]::marker::Sync + core[6c52508f0c02959d]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/d0ab665d12770dbaae620b539ee4319b83445f45/library/std/src/panicking.rs:576:43
[INFO] [stderr]     24:     0x60ef1e0e28f7 - std[7ad685695f4d6cf5]::panicking::catch_unwind::<i32, &dyn core[6c52508f0c02959d]::ops::function::Fn<(), Output = i32> + core[6c52508f0c02959d]::marker::Sync + core[6c52508f0c02959d]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/d0ab665d12770dbaae620b539ee4319b83445f45/library/std/src/panicking.rs:544:19
[INFO] [stderr]     25:     0x60ef1e0e28f7 - std[7ad685695f4d6cf5]::panic::catch_unwind::<&dyn core[6c52508f0c02959d]::ops::function::Fn<(), Output = i32> + core[6c52508f0c02959d]::marker::Sync + core[6c52508f0c02959d]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/d0ab665d12770dbaae620b539ee4319b83445f45/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x60ef1e0e28f7 - std[7ad685695f4d6cf5]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/d0ab665d12770dbaae620b539ee4319b83445f45/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x60ef1e0e28f7 - std[7ad685695f4d6cf5]::panicking::catch_unwind::do_call::<std[7ad685695f4d6cf5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/d0ab665d12770dbaae620b539ee4319b83445f45/library/std/src/panicking.rs:576:43
[INFO] [stderr]     28:     0x60ef1e0e28f7 - std[7ad685695f4d6cf5]::panicking::catch_unwind::<isize, std[7ad685695f4d6cf5]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/d0ab665d12770dbaae620b539ee4319b83445f45/library/std/src/panicking.rs:544:19
[INFO] [stderr]     29:     0x60ef1e0e28f7 - std[7ad685695f4d6cf5]::panic::catch_unwind::<std[7ad685695f4d6cf5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/d0ab665d12770dbaae620b539ee4319b83445f45/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x60ef1e0e28f7 - std[7ad685695f4d6cf5]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/d0ab665d12770dbaae620b539ee4319b83445f45/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x60ef1e01c0b1 - std[7ad685695f4d6cf5]::rt::lang_start::<()>
[INFO] [stderr]     32:     0x60ef1e0255b5 - main
[INFO] [stderr]     33:     0x75225fe971ca - <unknown>
[INFO] [stderr]     34:     0x75225fe9728b - __libc_start_main
[INFO] [stderr]     35:     0x60ef1e019d45 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "73cc09e6f8d86555b66b76c1a93b8466ba2db4fd7f84b3ebfb5df15394b84534", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73cc09e6f8d86555b66b76c1a93b8466ba2db4fd7f84b3ebfb5df15394b84534", kill_on_drop: false }`
[INFO] [stdout] 73cc09e6f8d86555b66b76c1a93b8466ba2db4fd7f84b3ebfb5df15394b84534
